home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2002 June / PC-WELT 6-2002.ISO / browser / netscape / CONFIG.INI < prev    next >
Encoding:
INI File  |  2002-04-08  |  46.8 KB  |  1,404 lines

  1. [General]
  2. ; Run Mode values:
  3. ;   Normal - Shows all dialogs.  Requires user input.
  4. ;   Auto   - Shows some dialogs, but none requiring user input.  It will
  5. ;            automatically install the product using default values.
  6. ;   Silent - Show no dialogs at all.  It will install product using default
  7. ;            values.
  8. Run Mode=Normal
  9.  
  10. Company Name=Netscape
  11. Product Name=Netscape 6
  12. User Agent=6.2.1 (en)
  13.  
  14. ; Destination Path values:
  15. ;   PROGRAMFILESDIR
  16. ;   WINDISK
  17. ;   WINDIR
  18. ;   WINSYSDIR
  19. Path=[PROGRAMFILESDIR]\Netscape\Netscape 6
  20.  
  21. ; Sub Path, when set will indicate to Setup to create a subfolder from
  22. ; what is offered to the user to change.  It will not be shown to the user
  23. ; but simply created:
  24. ;
  25. ; ie: shown to user   : [Path]
  26. ;     actually created: [Path]\[Sub Path]
  27. ;     (where [Path] is the Path= key above)
  28. Sub Path=
  29.  
  30. ; Controls the Browse button that allows the user to 
  31. ; change the destination path of the product.
  32. ; Default value is FALSE;
  33. Lock Path=FALSE
  34.  
  35. Program Name=Netscp6.exe
  36.  
  37. ; Program Folder Path values:
  38. ;   COMMON_STARTUP
  39. ;   COMMON_PROGRAMS
  40. ;   COMMON_STARTMENU
  41. ;   COMMON_DESKTOP
  42. ;
  43. ;   PERSONAL_STARTUP
  44. ;   PERSONAL_PROGRAMS
  45. ;   PERSONAL_STARTMENU
  46. ;   PERSONAL_DESKTOP
  47. ;
  48. ;   PERSONAL_APPDATA
  49. ;   PERSONAL_CACHE
  50. ;   PERSONAL_COOKIES
  51. ;   PERSONAL_FAVORITES
  52. ;   PERSONAL_FONTS
  53. ;   PERSONAL_HISTORY
  54. ;   PERSONAL_NETHOOD
  55. ;   PERSONAL_PERSONAL
  56. ;   PERSONAL_PRINTHOOD (supported only under Windows NT)
  57. ;   PERSONAL_RECENT
  58. ;   PERSONAL_SENDTO
  59. ;   PERSONAL_TEMPLATES
  60. ;
  61. ;   PROGRAMS (Default value is the same as COMMON_PROGRAMS, but if the user
  62. ;             has restricted access to the system, then it's the same as
  63. ;             PERSONAL_PROGRAMS)
  64. ;
  65. ;   PROGRAMFILESDIR
  66. ;   COMMONFILESDIR
  67. ;   MEDIAPATH
  68. ;   CONFIGPATH (supported only under Windows95 and Windows98)
  69. ;   DEVICEPATH
  70. Program Folder Name=Netscape 6.2
  71. Program Folder Path=[PROGRAMS]
  72.  
  73. Uninstall Filename=N6Uninst.exe
  74.  
  75. ; This key is used as a fail over key.  This url will be used when the
  76. ; url in the Site Selector fails.
  77. url=ftp://ftp.netscape.com/pub/netscape6/german/6.2.1/windows/win32/xpi
  78.  
  79. ; Default Setup Type values:
  80. ;   Setup Type 0 - first radio button (default)
  81. ;   Setup Type 1 - second radio button
  82. ;   Setup Type 2 - third radio button
  83. ;   Setup Type 3 - fourth radio button (usually the Custom option)
  84. Default Setup Type=Setup Type 0
  85.  
  86. ; This section contains info on how to send error information in case of
  87. ; either a download or xpinstall error.
  88. ; By default, this feature is enabled, unless disabled.
  89. [Message Stream]
  90. ; Values:
  91. ;   Enabled
  92. ;   Disabled
  93. ;   default is Enabled.
  94. Status=Enabled
  95.  
  96. ; URL to cgi script to send error information to.  The information will
  97. ; be appended to the url in the form of parameters to the cgi script.
  98. url=http://etph.netscape.com/cgi-bin/dl/client_rates.cgi
  99.  
  100. ; Indicates whether to show a confirmation dialog or not.  If this
  101. ; dialog is not shown, the error information will be *automatically*
  102. ; sent without any indication to the user unless the Status= is set
  103. ; to Disabled.
  104. ;
  105. ; Default value is TRUE if nothing is set.
  106. Show Confirmation=FALSE
  107. ;*** LOCALIZE ME BABY ***
  108. Confirmation Message=WΣhrend der Installation von Netscape 6 ist ein Fehler aufgetreten. Die folgenden Informationen werden an uns ⁿbermittelt, damit wird das Produkt verbessern k÷nnen: %s
  109.  
  110.  
  111.  
  112. ; HKey:              valid decryptable setup key is [Product CurrentVersion]
  113. ; Decrypt HKey:      there are times when '[' and ']' are valid part of windows registry key names.
  114. ; Contains Filename: tells setup that the path contains filename needed to be removed before
  115. ;                    using it as a path.
  116. ; Verify Existence:  FILE or PATH
  117. ;
  118. [Locate Previous Product Path0]
  119. HRoot=HKEY_LOCAL_MACHINE
  120. HKey=[Product CurrentVersion]\Main
  121. Name=Install Directory
  122. Decrypt HKey=TRUE
  123. Contains Filename=FALSE
  124. Verify Existence=
  125.  
  126. [Dialog Welcome]
  127. Show Dialog=TRUE
  128. ;*** LOCALIZE ME BABY ***
  129. Title=Netscape 6 Setup - Willkommen
  130. ;*** LOCALIZE ME BABY ***
  131. Message0=Willkommen beim %s-Setup.  Sie sind im Begriff, %s Version 6.2.1 zu installieren.
  132. ;*** LOCALIZE ME BABY ***
  133. Message1=Es wird dringend empfohlen, dass Sie alle Windows-Programme beenden, bevor Sie Setup ausfⁿhren.
  134. ;*** LOCALIZE ME BABY ***
  135. Message2=Mit "Abbrechen" verlassen Sie das Setup und k÷nnen laufende Programme schlie▀en.  Klicken Sie dagegen auf "Weiter", wird die Installation fortgesetzt.
  136.  
  137. [Dialog License]
  138. Show Dialog=TRUE
  139. ;*** LOCALIZE ME BABY ***
  140. Title=Netscape 6 Setup - Software-Lizenzvereinbarung
  141. License File=license.txt
  142. ;*** LOCALIZE ME BABY ***
  143. Message0=Bitte lesen Sie die nachfolgende Lizenzvereinbarung. Verwenden Sie den Scrollbalken, um den Rest dieser Vereinbarung anzuzeigen.
  144. ;*** LOCALIZE ME BABY ***
  145. Message1=Klicken Sie auf 'Akzeptieren', wenn Sie die Bedingungen der vorstehenden Lizenzvereinbarung annehmen. Wenn Sie auf 'Nein' klicken, wird das Setup-Programm beendet.
  146.  
  147. [Dialog Setup Type]
  148. Show Dialog=TRUE
  149. ;*** LOCALIZE ME BABY ***
  150. Title=Netscape 6 Setup - Installationstyp
  151. ;*** LOCALIZE ME BABY ***
  152. Message0=Klicken Sie auf den gewⁿnschten Installationstyp und dann auf "Weiter".
  153. Readme Filename=readme.txt
  154. Readme App=notepad.exe
  155.  
  156. ; at least one Setup Type needs to be set, and up to 4 can be
  157. ; set (Setup Type0, Setup Type1, Setup Type2, Setup Type3).
  158. [Setup Type0]
  159. ;*** LOCALIZE ME BABY ***
  160. Description Short=&Empfohlen
  161. ;*** LOCALIZE ME BABY ***
  162. Description Long=Installiert die gebrΣuchlichsten Optionen. Ohne Java. Fⁿr die meisten Benutzer empfohlen.      
  163.  
  164. ; List of components to install/enable for this Setup Type.
  165. ; All other components not listed here will be disabled if
  166. ; this Setup Type is selected.
  167.  
  168. ; This download marker file (the first component) needs
  169. ; to be listed FIRST!
  170. C0=Component Marker Recommended Start
  171. C1=Component XPCOM
  172. C2=Component Navigator
  173. C3=Component MailNews
  174. C4=Component Instant Messenger
  175. C5=Component QFA
  176. C6=Component PSM
  177. C7=Component Spell Checker
  178. C8=Component AOL Art
  179. C9=Component CDT
  180. C10=Component Flash
  181. C11=Component Uninstaller
  182. ;C12=Component AOD
  183. C12=Component DE German Profile Defaults
  184. ;C14=Component HP Printer Plugin
  185. C13=Component Classic Skin
  186. C14=Component De DE lang pack
  187. C15=Component DE region pack
  188. ; This download marker file needs to be listed LAST!
  189. C16=Component Marker Recommended End
  190.  
  191. [Setup Type1]
  192. ;*** LOCALIZE ME BABY ***
  193. Description Short=&VollstΣndig
  194. ;*** LOCALIZE ME BABY ***
  195. Description Long=Installiert alle Optionen, einschlie▀lich Java und verschiedener Sprachpakete.
  196.  
  197. ; List of components to install/enable for this Setup Type.
  198. ; All other components not listed here will be disabled if
  199. ; this Setup Type is selected.
  200.  
  201. ; This download marker file (the first component) needs
  202. ; to be listed FIRST!
  203. C0=Component Marker Full Start
  204. C1=Component XPCOM
  205. C2=Component Navigator
  206. C3=Component Java
  207. C4=Component MailNews
  208. C5=Component Instant Messenger
  209. C6=Component QFA
  210. C7=Component PSM
  211. C8=Component Spell Checker
  212. C9=Component AOL Art
  213. C10=Component CDT
  214. C11=Component Net2Phone
  215. C12=Component Flash
  216. C13=Component Uninstaller
  217. ;C14=Component AOD
  218. C14=Component RealPlayer
  219. C15=Component Winamp
  220. C16=Component DE German Profile Defaults
  221. ;C18=Component HP Printer Plugin
  222. C17=Component Classic Skin
  223. C18=Component De DE lang pack
  224. C19=Component DE region pack
  225. C20=Component US region pack
  226. C21=Component FR region pack
  227. C22=Component Java Patch
  228. ; This download marker file needs to be listed LAST!
  229. C23=Component Marker Full End
  230.  
  231. [Setup Type2]
  232. ;*** LOCALIZE ME BABY ***
  233. Description Short=&Benutzerdefiniert
  234. ;*** LOCALIZE ME BABY ***
  235. Description Long=Fⁿr fortgeschrittene Benutzer oder Benutzer mit besonderen Anforderungen an Sprachpakete empfohlen.
  236.  
  237. ; List of components to install/enable for this Setup Type.
  238. ; All other components not listed here will be disabled if
  239. ; this Setup Type is selected.
  240.  
  241. ; These three download marker files (the first 3 components) need
  242. ; to be listed FIRST!
  243. C0=Component Marker Recommended Start
  244. C1=Component Marker Full Start
  245. C2=Component Marker Custom Start
  246. C3=Component XPCOM
  247. C4=Component Navigator
  248. C5=Component Java
  249. C6=Component MailNews
  250. C7=Component Instant Messenger
  251. C8=Component QFA
  252. C9=Component PSM
  253. C10=Component Spell Checker
  254. C11=Component AOL Art
  255. C12=Component CDT
  256. C13=Component Net2Phone
  257. C14=Component Flash
  258. C15=Component Uninstaller
  259. ;C16=Component AOD
  260. C16=Component RealPlayer
  261. C17=Component Winamp
  262. C18=Component DE German Profile Defaults
  263. ;C20=Component HP Printer Plugin
  264. C19=Component Classic Skin
  265. C20=Component De DE lang pack
  266. C21=Component DE region pack
  267. C22=Component US region pack
  268. C23=Component FR region pack
  269. C24=Component Java Patch
  270. ; These three download marker files need to be listed LAST!
  271. C25=Component Marker Recommended End
  272. C26=Component Marker Full End
  273. C27=Component Marker Custom End
  274.  
  275.  
  276.  
  277.  
  278. [Dialog Select Components]
  279. Show Dialog=TRUE
  280. ;*** LOCALIZE ME BABY ***
  281. Title=Netscape 6 Setup - Typische Komponenten auswΣhlen
  282. ;*** LOCALIZE ME BABY ***
  283. Message0=Netscape Navigator wird immer installiert. Aktivieren bzw. deaktivieren Sie die zusΣtzlichen Komponenten, die installiert bzw. nicht installiert werden sollen.
  284.  
  285. [Dialog Select Additional Components]
  286. Show Dialog=TRUE
  287. ;*** LOCALIZE ME BABY ***
  288. Title=Netscape 6 Setup - ZusΣtzliche Komponenten auswΣhlen
  289. ;*** LOCALIZE ME BABY ***
  290. Message0=Aktivieren bzw. deaktivieren Sie die zusΣtzlichen Komponenten, die installiert bzw. nicht installiert werden sollen.
  291.  
  292. [Dialog Windows Integration]
  293. Show Dialog=FALSE
  294. ;*** LOCALIZE ME BABY ***
  295. Title=Netscape 6 Setup - Windows Integration
  296. ;*** LOCALIZE ME BABY ***
  297. Message0=Markieren Sie die Netscape 6 Preference-Optionen, die Setup durchfⁿhren soll.
  298. ;*** LOCALIZE ME BABY ***
  299. Message1=Mit diesen Optionen k÷nnen Sie Internet-Standardeinstellungen fⁿr Browsing und Suchen festlegen. Sie wirken sich auf installierte Browser wie etwa Netscape 6 Communicator und Microsoft Internet Explorer aus.
  300.  
  301. ;*** DO NOT LOCALIZE - BEGIN ***
  302. ; do not localize this part because it is not currently being used
  303.  
  304. ; Only a maximum of 4 "Windows Integration-Item"s are allowded.  Each Item
  305. ; shows up as a checkbox in the Windows Integration dialog.
  306. [Windows Integration-Item0]
  307. CheckBoxState=FALSE
  308. Description=Make Netscape 6 Communicator my default Internet browser
  309. Archive=
  310.  
  311. [Windows Integration-Item1]
  312. CheckBoxState=FALSE
  313. Description=Make Netscape 6 Netcenter my home page
  314. Archive=
  315.  
  316. [Windows Integration-Item2]
  317. CheckBoxState=FALSE
  318. Description=Use Netscape 6 Netcenter to search the Web
  319. Archive=
  320. ;*** DO NOT LOCALIZE - END ***
  321.  
  322. [Dialog Program Folder]
  323. Show Dialog=TRUE
  324. ;*** LOCALIZE ME BABY ***
  325. Title=Netscape 6 Setup - Programmordner auswΣhlen
  326. ;*** LOCALIZE ME BABY ***
  327. Message0=Setup fⁿgt den unten aufgefⁿhrten Programmordnern neue Symbole hinzu. Sie k÷nnen einen neuen Ordnernamen eingeben oder einen vorhandenen Ordner aus der Liste auswΣhlen. WΣhlen Sie Weiter, um den Vorgang fortzusetzen.
  328.  
  329. [Dialog Download Options]
  330. Show Dialog=TRUE
  331. ;*** LOCALIZE ME BABY ***
  332. Title=Netscape 6 Setup - Download Optionen
  333. ;*** LOCALIZE ME BABY ***
  334. Message0=WΣhlen Sie die Region, von der Sie den Download durchfⁿhren m÷chten, oder behalten Sie die Einstellung 'Standard' bei, damit Setup automatisch den relativ zu Ihrem Standort gⁿnstigten Ort fⁿr den Download auswΣhlt.
  335. ;*** LOCALIZE ME BABY ***
  336. Message1=WΣhlen Sie folgende Option, wenn Sie die heruntergeladenen Setup-Dateien auf Ihrem Computer speichern m÷chten.  Dadurch k÷nnen Sie Setup erneut ausfⁿhren, ohne die Dateien neu herunterzuladen.  Die Setup-Dateien werden unter dem unten angefⁿhrten Pfad abgelegt.
  337. Save Installer=
  338.  
  339. [Dialog Advanced Settings]
  340. Show Dialog=TRUE
  341. ;*** LOCALIZE ME BABY ***
  342. Title=Netscape 6 Setup - Erweiterte Einstellungen
  343. ;*** LOCALIZE ME BABY ***
  344. Message0=Wenn Ihre Internet-Verbindung einen Proxy-Server verwendet, geben Sie Servername und Port-Informationen ein.  Wenn Ihre Internet-Verbindung keinen Proxy-Server verwendet, lassen Sie die Felder leer.
  345. Proxy Server=
  346. Proxy Port=
  347. Proxy User=
  348. Proxy Password=
  349. ; Use Protocol accepts only two options:
  350. ;   FTP
  351. ;   HTTP
  352. ; Default is FTP if key is not set.
  353. Use Protocol=FTP
  354. ; Use Protocol Settings allows user to switch
  355. ; between ftp and http.  If this key is set to
  356. ; DISABLED, then the user will still be able to 
  357. ; see the options, but they will be greyed out.
  358. Use Protocol Settings=ENABLED
  359. ; Controls the radio buttons visibility
  360. ; Default value is TRUE
  361. Show Protocols=TRUE
  362.  
  363. [Dialog Start Install]
  364. Show Dialog=TRUE
  365. ;*** LOCALIZE ME BABY ***
  366. Title=Netscape 6 Setup - Installation beginnen
  367. ;*** LOCALIZE ME BABY ***
  368. Message Install=Es wurden alle zum Kopieren der Programmdateien n÷tigen Angaben gemacht.  Klicken Sie zum Einsehen oder ─ndern von Angaben auf "Zurⁿck". Stimmen die Angaben, klicken Sie auf "Installieren", und die Dateien werden kopiert.
  369. ;*** LOCALIZE ME BABY ***
  370. Message Download=Setup verfⁿgt nun ⁿber die ben÷tigten Informationen, um mit dem Download und Kopieren der Dateien zu beginnen. Wenn Sie die Informationen prⁿfen oder ─nderungen vornehmen m÷chten, klicken Sie auf 'Zurⁿck'. Wenn die Einstellungen richtig sind, stellen Sie sicher, dass eine Verbindung mit dem Internet besteht, und klicken Sie auf 'Installieren', um den Download der Dateien zu beginnen.
  371.  
  372. [Dialog Quick Launch]
  373. Show Dialog=TRUE
  374. ;*** LOCALIZE ME BABY ***
  375. Title=Netscape 6 Setup - Quick Launch
  376. ;*** LOCALIZE ME BABY ***
  377. Message0=Quick Launch startet Netscape schneller, indem es Teile des Programms im Arbeitsspeicher bereithΣlt.Quick Launch eignet sich nur fⁿr Benutzer mit nur einem Profil.
  378. ;*** LOCALIZE ME BABY ***
  379. Message1=Sie k÷nnen ⁿber das Symbol in der Task-Leiste von Windows auf Quick Launch zugreifen.
  380. ;*** LOCALIZE ME BABY ***
  381. Message2=Klicken Sie auf dieses KontrollkΣstchen, um Quick Launch zu aktivieren, wenn Sie Ihren Computer neu starten.
  382. ; Turbo Mode (Quick Launch) values: TRUE, FALSE
  383. ; Defaults to FALSE if not set
  384. Turbo Mode=FALSE
  385. ; Turbo Mode Settings value: TRUE, FALSE
  386. ; Defaults to FALSE if not set.
  387. ; This will hide the turbo mode checkbox in the Start Install dialog
  388. ; and ignore the Turbo Mode= key, thus disabling it.
  389. Turbo Mode Enabled=TRUE
  390.  
  391. [Dialog Download]
  392. Show Dialog=TRUE
  393. ;*** LOCALIZE ME BABY ***
  394. Title=Netscape 6 Setup - Download
  395. ;*** LOCALIZE ME BABY ***
  396. Message Download0=Setup lΣdt nun die ben÷tigten Dateien herunter. Dies kann je nach Geschwindigkeit der Netzwerkverbindung einige Zeit dauern.
  397. ;*** LOCALIZE ME BABY ***
  398. Message Retry0=Einige Dateien haben den CRC-Test nicht bestanden und werden erneut heruntergeladen. Es werden nur die Dateien geladen, deren Prⁿfsummen nicht ⁿbereinstimmen.
  399.  
  400. [Dialog Reboot]
  401. ; Show Dialog values are:
  402. ;   TRUE  - Always show
  403. ;   FALSE - Don't show unless at least one component has its reboot show value set
  404. ;           to TRUE.  This will not show even if some files were in use and a reboot
  405. ;           is necessary.
  406. ;   AUTO  - Don't show unless a component has its reboot show value set to
  407. ;           TRUE or there was at least one file in use and a reboot is
  408. ;           is required for the file to be replaced correctly.
  409. Show Dialog=AUTO
  410.  
  411. ; These SmartDownload sections contain information to configure SmartDownload.
  412. ; The info is applied to all components to be downloaded.
  413. [SmartDownload-Netscape Install]
  414. no_ads=true
  415. silent=false
  416. execution=false
  417. confirm_install=false
  418.  
  419. [SmartDownload-Proxy]
  420.  
  421. [SmartDownload-Execution]
  422. exe=
  423. exe_param=
  424.  
  425. [Check Instance0]
  426. Class Name=Netscape6MessageWindow
  427. Window Name=
  428. ;*** LOCALIZE ME BABY ***
  429. Message=WΣhrend der Konfiguration wurde eine aktive Version von Netscape 6 erkannt. Bitte Netscape 6 vor dem Setup beenden.  Klicken Sie auf 'Wiederholen', um die Prⁿfung erneut durchzufⁿhren, oder auf 'Abbrechen', um Setup zu beenden.
  430.  
  431. ; These keys are not normally necessary for checking instances.  They are
  432. ; set here because Netscape 6 requires a way to shut down it's turbo mode.
  433. Extra Cmd Reg Key Root=HKEY_LOCAL_MACHINE
  434. Extra Cmd Reg Key=Software\Microsoft\Windows\CurrentVersion\App Paths\Netscp6.exe
  435. Extra Cmd Reg Name=
  436. Extra Cmd Parameter=-kill
  437.  
  438. [Check Instance1]
  439. Class Name=MozillaWindowClass
  440. Window Name=
  441. ;*** LOCALIZE ME BABY ***
  442. Message=WΣhrend der Konfiguration wurde eine aktive Version von Netscape 6 erkannt. Bitte Netscape 6 vor dem Setup beenden.  Klicken Sie auf 'Wiederholen', um die Prⁿfung erneut durchzufⁿhren, oder auf 'Abbrechen', um Setup zu beenden.
  443.  
  444.  
  445.  
  446.  
  447.  
  448. ; These are the components to be offered to the user (shown in the Select
  449. ; Components dialog) for installation.
  450. ; There is no limit to the number of components to install.
  451. [Component XPCOM]
  452. Description Short=Netscape XPCOM
  453. ;*** LOCALIZE ME BABY ***
  454. Description Long=Install Engine
  455. Archive=xpcom.xpi
  456. Install Size=1600
  457. Install Size System=1
  458. Install Size Archive=851
  459. ;Dependee0=
  460. ;Dependency0=
  461. ; Attributes can be the following values:
  462. ;
  463. ;   SELECTED      - Component is selected to be installed by default.
  464. ;
  465. ;   UNSELECTED    - Component is to be displayed unselected in the Options
  466. ;                   dialog.  If the component is listed in the non-custom
  467. ;                   Setup Type section, it will be assumed to be selected
  468. ;                   by default.
  469. ;
  470. ;   INVISIBLE     - Component is not shown in the Select Components dialog.
  471. ;
  472. ;   LAUNCHAPP     - Component is downloaded and simply run (like a .exe file)
  473. ;                   after all the components have been downloaded and
  474. ;                   xpinstall'ed.
  475. ;
  476. ;   DOWNLOAD_ONLY - Component is to be only downloaded to the ns_temp folder,
  477. ;                   then deleted as Setup is quitting.
  478. ;
  479. ;   ADDITIONAL    - Component will is to be shown in the Additional Options
  480. ;                   dialog (2nd Options dialog) instead of the 1st Options
  481. ;                   dialog.
  482. ;
  483. ;   DISABLED      - Component is to be shown as disabled (greyed out) in
  484. ;                   either of two Options dialog.
  485. ;
  486. ;   FORCE_UPGRADE - Force Upgrade checks for a particular file or directory
  487. ;                   provided in the Force Upgrade FileX= key(s).  If any of
  488. ;                   the listed file or directory exists, then this component
  489. ;                   will have its SELECTED and DISABLED Attributes set
  490. ;                   automatically.  Force Upgrade will override the following:
  491. ;
  492. ;                       Random Install Percentage= setting
  493. ;                       UNSELECTED Attribute setting
  494. ;                       Dependency settings
  495. ;                       Dependee settings
  496. ;                       Setup Type settings - meaning that even if this
  497. ;                                             component is not listed in the
  498. ;                                             selected Setup Type, it will be
  499. ;                                             affected.
  500. ;
  501. ;   IGNORE_DOWNLOAD_ERROR  - If the component needs to be downloaded from a
  502. ;                            server, setting this attribute will indicate that
  503. ;                            any download error encountered will be ignored
  504. ;                            and treated as if there were no error.
  505. ;                            If the component does not need to be downloaded,
  506. ;                            then this attribute has no effect.
  507. ;
  508. ;   IGNORE_XPINSTALL_ERROR - If the component is a .xpi file, then any error
  509. ;                            resulting from the installation of the .xpi file
  510. ;                            will be ignored.  If the .xpi file is not to be
  511. ;                            installed, then this attribute is ignored.
  512. ;
  513. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  514. Force Upgrade File0=[SETUP PATH]\xpcom.dll
  515.  
  516. [Component Navigator]
  517. Description Short=Navigator
  518. ;*** LOCALIZE ME BABY ***
  519. Description Long=Web-Browser-Software
  520. Archive=browser.xpi
  521. Install Size=17824
  522. Install Size System=1
  523. Install Size Archive=5712
  524. Attributes=SELECTED|DISABLED|FORCE_UPGRADE
  525. Force Upgrade File0=[SETUP PATH]\Netscp6.exe
  526.  
  527.  
  528. [Component Java]
  529. Description Short=Sun Java 2
  530. ;*** LOCALIZE ME BABY ***
  531. Description Long=Aktiviert Java in Netscape
  532. Archive=jre131i.zip
  533. Archive Uncompressed=jre131i.exe
  534. Install Size=36815
  535. Install Size System=1
  536. Install Size Archive=7794
  537. Parameter=-s -a -s
  538. Attributes=SELECTED|UNCOMPRESS|LAUNCHAPP|ADDITIONAL
  539.  
  540. [Component Java-Destination Path0]
  541. Path=[PROGRAMFILESDIR]
  542.  
  543. [Component Java-Version Registry0]
  544. Timing=post launchapp
  545. Path=[JRE BIN PATH]
  546. Registry Key=/Sun/Java 2
  547. Version=1.3.1
  548.  
  549. [Component Java Patch]
  550. Description Short="Java Patch"
  551. Description Long="Java Patch"
  552. Archive=jre131p.zip
  553. Install Size=32
  554. Install Size System=1
  555. Install Size Archive=1
  556. Attributes=SELECTED|INVISIBLE|DOWNLOAD_ONLY
  557. Dependency0=Component Java
  558.  
  559. [Component Java Patch-Uncompress File0]
  560. Timing=post launchapp
  561. Source=[XPI PATH]\jre131p.zip
  562. Destination=[JRE LIB PATH]
  563. ;*** LOCALIZE ME BABY ***
  564. Message=Patching the JRE properies files, please wait...
  565. Only If Exists=TRUE
  566.  
  567. [Component MailNews]
  568. Description Short=eMail
  569. ;*** LOCALIZE ME BABY ***
  570. Description Long=eMail- und Newsgroup-Software
  571. Archive=mail.xpi
  572. Install Size=3392
  573. Install Size System=1
  574. Install Size Archive=1493
  575. Attributes=SELECTED|FORCE_UPGRADE
  576. Force Upgrade File0=[SETUP PATH]\msgbsutl.dll
  577.  
  578.  
  579. [Component Instant Messenger]
  580. Description Short=Instant Messenger
  581. ;*** LOCALIZE ME BABY ***
  582. Description Long=Instant Messenger-Client fⁿr AOL-Gemeinschaft
  583. Archive=nim.xpi
  584. Install Size=1408
  585. Install Size System=1
  586. Install Size Archive=452
  587. Attributes=SELECTED|FORCE_UPGRADE
  588. Force Upgrade File0=[SETUP PATH]\Cool\CoolSocket.dll
  589.  
  590. [Component QFA]
  591. Description Short=QualitΣtsrⁿckmeldung
  592. ;*** LOCALIZE ME BABY ***
  593. Description Long=Hiermit kann Netscape ⁿber Software-Abstⁿrze informiert werden
  594. Archive=talkback.xpi
  595. Install Size=864
  596. Install Size System=1
  597. Install Size Archive=244
  598. Attributes=SELECTED|ADDITIONAL|FORCE_UPGRADE
  599. Force Upgrade File0=[SETUP PATH]\Components\fullsoft.dll
  600.  
  601. ; This is to randomly set the default checkbox for this component.
  602. ; This particular value will set the checkbox checked [number]% of the time.
  603. ; This logic is done only during the initialization of setup, not in any
  604. ; particular dialog.
  605. Random Install Percentage=100
  606.  
  607. [Component PSM]
  608. Description Short=Netscape Personal Security Manager
  609. ;*** LOCALIZE ME BABY ***
  610. Description Long=Personal Security Manager (PSM) fⁿr Verschlⁿsselungsoperationen
  611. Archive=psm.xpi
  612. Install Size=1376
  613. Install Size System=1
  614. Install Size Archive=519
  615. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  616. Force Upgrade File0=[SETUP PATH]\psm.exe
  617.  
  618. [Component Spell Checker]
  619. Description Short=Rechtschreibprⁿfung
  620. ;*** LOCALIZE ME BABY ***
  621. Description Long=Zur Verwendung mit eMail & News und Composer
  622. Archive=spellchk.xpi
  623. Install Size=864
  624. Install Size System=1
  625. Install Size Archive=973
  626. Attributes=SELECTED|FORCE_UPGRADE
  627. Force Upgrade File0=[SETUP PATH]\Components\SpellChecker\spellchecker.dll
  628.  
  629. [Component AOL Art]
  630. Description Short=AOL ART Extensions
  631. ;*** LOCALIZE ME BABY ***
  632. Description Long=Unterstⁿtzung fⁿr AOL ART-Bildformat
  633. Archive=artext.xpi
  634. Install Size=1536
  635. Install Size System=1
  636. Install Size Archive=377
  637. Attributes=SELECTED|ADDITIONAL|FORCE_UPGRADE
  638. Force Upgrade File0=[SETUP PATH]\Components\nsart.dll
  639.  
  640. [Component Net2Phone]
  641. Description Short=Net2Phone
  642. ;*** LOCALIZE ME BABY ***
  643. Description Long=Internet Telefonie
  644. Archive=n2p.xpi
  645. Install Size=5175
  646. Install Size System=1
  647. Install Size Archive=773
  648. Attributes=SELECTED|ADDITIONAL
  649.  
  650. ; Verify Existence can be either FILE or PATH.
  651. ; If there's no value set, no verification is performed.
  652. [Component Net2Phone-Destination Path0]
  653. HRoot=HKEY_LOCAL_MACHINE
  654. HKey=Software\Net2Phone\Install
  655. Name=Directory
  656. Decrypt HKey=FALSE
  657. Verify Existence=
  658.  
  659. [Component Net2Phone-Destination Path1]
  660. Path=[PROGRAMFILESDIR]\Net2Phone
  661.  
  662. [Component Flash]
  663. Description Short=Macromedia Flash Player
  664. ;*** LOCALIZE ME BABY ***
  665. Description Long=Plugin fⁿr Macromedia Flash-aktivierte Seiten
  666. Archive=flash.xpi
  667. Install Size=416
  668. Install Size System=1
  669. Install Size Archive=180
  670. Attributes=SELECTED|ADDITIONAL
  671.  
  672. [Component Uninstaller]
  673. Description Short=Netscape 6 Uninstaller
  674. ;*** LOCALIZE ME BABY ***
  675. Description Long=Deinstallationsprogramm fⁿr Netscape 6
  676. Archive=n6uninst.zip
  677. Install Size=121
  678. Install Size System=1
  679. Install Size Archive=56
  680. Attributes=SELECTED|INVISIBLE|DOWNLOAD_ONLY
  681.  
  682. ;Since the uninstaller program is going to be installed into the Windows folder,
  683. ;Setup.exe need to know to calculate the disk space required for the Windows folder.
  684. ;This section overrides the default user-chosen path for Uninstaller only.
  685. [Component Uninstaller-Destination Path0]
  686. Path=[WINDIR]
  687.  
  688.  
  689. ;[Component AOD]
  690. ;Description Short=Aol On Desktop
  691. ;*** LOCALIZE ME BABY ***
  692. ;Description Long=Aol On Desktop
  693. ;Archive=aod.xpi
  694. ;Install Size=480
  695. ;Install Size System=1
  696. ;Install Size Archive=98
  697. ;Attributes=SELECTED|INVISIBLE
  698. ;Parameter=
  699.  
  700. [Component RealPlayer]
  701. Description Short=RealPlayer 8
  702. ;*** LOCALIZE ME BABY ***
  703. Description Long=Wiedergabe von Streaming Musik und Video
  704. Archive=nsrp8.zip
  705. Archive Uncompressed=nsrp8.exe
  706. Install Size=10687
  707. Install Size System=1
  708. Install Size Archive=4052
  709. Attributes=SELECTED|UNCOMPRESS|LAUNCHAPP|ADDITIONAL
  710. Parameter=-s
  711.  
  712. [Component RealPlayer-Destination Path0]
  713. Path=[PROGRAMFILESDIR]
  714.  
  715. [Component RealPlayer-Version Registry0]
  716. Timing=post launchapp
  717. Path=[PROGRAMFILESDIR]\Real\RealPlayer
  718. Registry Key=/RealNetworks/RealPlayer
  719. Version=6.0.9.584
  720.  
  721. [Component Winamp]
  722. Description Short=Winamp
  723. ;*** LOCALIZE ME BABY ***
  724. Description Long=Winamp media player
  725. Archive=winamp275.zip
  726. Archive Uncompressed=winamp275.exe
  727. Install Size=6285
  728. Install Size System=1
  729. Install Size Archive=1676
  730. Attributes=SELECTED|UNCOMPRESS|LAUNCHAPP|ADDITIONAL
  731. Parameter=/S
  732.  
  733. [Component Winamp-Destination Path0]
  734. Path=[PROGRAMFILESDIR]
  735.  
  736. [Component Winamp-Version Registry0]
  737. Timing=post launchapp
  738. Path=[PROGRAMFILESDIR]\Winamp
  739. Registry Key=/NullSoft/Winamp
  740. Version=2.7.5.0
  741.  
  742. [Component DE German Profile Defaults]
  743. ;*** LOCALIZE ME BABY ***
  744. Description Short=Profilvorgaben Deutsch(Deutschland)
  745. ;*** LOCALIZE ME BABY ***
  746. Description Long=Profilvorgaben Deutsch(Deutschland)
  747. Archive=defldede.xpi
  748. Install Size=544
  749. Install Size System=1
  750. Install Size Archive=26
  751. Attributes=SELECTED|INVISIBLE|FOCE_UPGRADE
  752. Force Upgrade File0=[SETUP PATH]\defaults\profile\bookmarks.html
  753.  
  754. [Component De DE lang pack]
  755. ;*** LOCALIZE ME BABY ***
  756. Description Short=Sprachpaket Deutsch(Deutschland)
  757. ;*** LOCALIZE ME BABY ***
  758. Description Long=Sprachpaket Deutsch(Deutschland)
  759. Archive=langdede.xpi
  760. Install Size=864
  761. Install Size System=1
  762. Install Size Archive=571
  763. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  764. Force Upgrade File0=[SETUP PATH]\Chrome\de-DE.jar
  765.  
  766. [Component DE region pack]
  767. ;*** LOCALIZE ME BABY ***
  768. Description Short=DE-Regionalstandard
  769. ;*** LOCALIZE ME BABY ***
  770. Description Long=Regionale Inhalte fⁿr Benutzer in Deutschland
  771. Archive=regde.xpi
  772. Install Size=1152
  773. Install Size System=1
  774. Install Size Archive=56
  775. Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE
  776. Force Upgrade File0=[SETUP PATH]\Chrome\DE.jar
  777.  
  778. [Component US region pack]
  779. ;*** LOCALIZE ME BABY ***
  780. Description Short=US-Regionalstandard
  781. ;*** LOCALIZE ME BABY ***
  782. Description Long=Regionaler Inhalt fⁿr US Benutzer
  783. Archive=regus.xpi
  784. Install Size=1152
  785. Install Size System=1
  786. Install Size Archive=58
  787. Attributes=SELECTED|ADDITIONAL|FORCE_UPGRADE
  788. Force Upgrade File0=[SETUP PATH]\Chrome\US.jar
  789.  
  790. [Component FR region pack]
  791. ;*** LOCALIZE ME BABY ***
  792. Description Short=FR-Regionalstandard
  793. ;*** LOCALIZE ME BABY ***
  794. Description Long=Regionale Inhalte fⁿr franz÷sische Benutzer
  795. Archive=regfr.xpi
  796. Install Size=1216
  797. Install Size System=1
  798. Install Size Archive=55
  799. Attributes=SELECTED|ADDITIONAL|FORCE_UPGRADE
  800. Force Upgrade File0=[SETUP PATH]\Chrome\FR.jar
  801.  
  802. ;[Component HP Printer Plugin]
  803. ;Description Short=HP Printer Identifier Plugin
  804. ;*** LOCALIZE ME BABY ***
  805. ;Description Long=Plugin fⁿr HP-Druckererkennung
  806. ;Archive=hpprint.xpi
  807. ;Install Size=224
  808. ;Install Size System=1
  809. ;Install Size Archive=33
  810. ;Attributes=SELECTED|ADDITIONAL
  811.  
  812. [Component Classic Skin]
  813. Description Short=Classic Skin
  814. ;*** LOCALIZE ME BABY ***
  815. Description Long=Klassisches Motiv fⁿr Netscape 6
  816. Archive=skinclas.xpi
  817. Install Size=672
  818. Install Size System=1
  819. Install Size Archive=374
  820. Attributes=SELECTED|ADDITIONAL|FORCE_UPGRADE
  821. Force Upgrade File0=[SETUP PATH]\Chrome\Classic.jar
  822.  
  823. [Component CDT]
  824. Description Short=AOL Client-Erkennungstool
  825. ;*** LOCALIZE ME BABY ***
  826. Description Long=AOL Client-Erkennungstool
  827. Archive=cdt.xpi
  828. Install Size=160
  829. Install Size System=1
  830. Install Size Archive=20
  831. Attributes=SELECTED|INVISIBLE
  832.  
  833.  
  834. ; Description:
  835. ;   The following 6 components are download marker files.
  836. ;
  837. ; Purpose:
  838. ;   Their purpose is to allow easier, more accurate tracking of product
  839. ;   downloads.  We need Start and End marker component files for each Setup
  840. ;   Type.  This will have the added benefit of being able to differentiate
  841. ;   between the Setup Types offered.
  842. ;
  843. ; How It Works:
  844. ;   It is accomplished in the windows installer's config.ini file (this file).
  845. ;
  846. ;   The way the installer generates the list of all the components
  847. ;   available in the product is by parsing the [Setup TypeX] sections
  848. ;   from the greatest X value to the least, which means in this config.ini
  849. ;   file, the order is:
  850. ;
  851. ;     [Setup Type2]
  852. ;     [Setup Type1]
  853. ;     [Setup Type0]
  854. ;
  855. ;   Any duplicate components encountered will be ignored.  The order in which
  856. ;   the components end up in this list is the order that they will be
  857. ;   downloaded (if they have been selected to be installed).
  858. ;
  859. ;   The last [Setup TypeX] will always be the Custom Setup Type.  The Custom
  860. ;   Setup Type will "tend to" (it is not a requirement that it does) list all
  861. ;   the components in this product that can be installed.
  862. ;
  863. ;   This said, if (for example) [Setup Type1] contains more components than
  864. ;   the Cutsom Setup Type, then the marker components will need to be moved
  865. ;   around between the Setup Types to ensure that they are the FIRST *and*
  866. ;   LAST files downloaded.
  867. ;
  868. ;   You will notice that the following marker components have the UNSELECTED
  869. ;   flag defined in their Attributes:
  870. ;
  871. ;     [Component Marker Recommended Start]
  872. ;     [Component Marker Full Start]
  873. ;     [Component Marker Recommended End]
  874. ;     [Component Marker Full End]
  875. ;
  876. ;   Since they are listed in the Custom Setup Type, they normally would be
  877. ;   downloaded.  But we do not want that to happen because they are not the
  878. ;   correct marker components for the Custom Setup Type.  In order to make
  879. ;   sure that they are not downloaded (but still listed to be downloaded
  880. ;   before any of the normal components), they need to have the UNSELECTED
  881. ;   Attribute set.
  882. ;
  883. ;   The UNSELECTED/SELECTED Attribute is only enforced in the Custom Setup
  884. ;   Type.  All other Setup Types will ignore this Attribute and always assume
  885. ;   their components to be SELECTED.
  886. ;
  887. ;   Since the marker components listed above are listed in their respective
  888. ;   Setup Types, they will always be downloaded if the user choses their Setup
  889. ;   Types.
  890. ;
  891. ;   Also notice that the Custom marker components have the SELECTED Attribute
  892. ;   set *and* are not listed in Setup Types other than the Custom Setup Type.
  893. ;   This will ensure that the Custom marker components are only downloaded
  894. ;   when the user choses the Custom Setup Type.
  895. ;
  896. [Component Marker Recommended Start]
  897. ;*** LOCALIZE ME BABY ***
  898. Description Short=Recommended start marker
  899. ;*** LOCALIZE ME BABY ***
  900. Description Long=Recommended start download marker
  901. Archive=recommended.start
  902. Install Size=0
  903. Install Size System=0
  904. Install Size Archive=1
  905. Attributes=UNSELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR 
  906.  
  907. [Component Marker Full Start]
  908. ;*** LOCALIZE ME BABY ***
  909. Description Short=Full start marker
  910. ;*** LOCALIZE ME BABY ***
  911. Description Long=Full start download marker
  912. Archive=full.start
  913. Install Size=0
  914. Install Size System=0
  915. Install Size Archive=1
  916. Attributes=UNSELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR
  917.  
  918. [Component Marker Custom Start]
  919. ;*** LOCALIZE ME BABY ***
  920. Description Short=Custom start marker
  921. ;*** LOCALIZE ME BABY ***
  922. Description Long=Custom start download marker
  923. Archive=custom.start
  924. Install Size=0
  925. Install Size System=0
  926. Install Size Archive=1
  927. Attributes=SELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR
  928.  
  929. [Component Marker Recommended End]
  930. ;*** LOCALIZE ME BABY ***
  931. Description Short=Recommended end marker
  932. ;*** LOCALIZE ME BABY ***
  933. Description Long=Recommended end download marker
  934. Archive=recommended.end
  935. Install Size=0
  936. Install Size System=0
  937. Install Size Archive=1
  938. Attributes=UNSELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR
  939.  
  940. [Component Marker Full End]
  941. ;*** LOCALIZE ME BABY ***
  942. Description Short=Full end marker
  943. ;*** LOCALIZE ME BABY ***
  944. Description Long=Full end download marker
  945. Archive=full.end
  946. Install Size=0
  947. Install Size System=0
  948. Install Size Archive=1
  949. Attributes=UNSELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR
  950.  
  951. [Component Marker Custom End]
  952. ;*** LOCALIZE ME BABY ***
  953. Description Short=Custom end marker
  954. ;*** LOCALIZE ME BABY ***
  955. Description Long=Custom end download marker
  956. Archive=custom.end
  957. Install Size=0
  958. Install Size System=0
  959. Install Size Archive=1
  960. Attributes=SELECTED|INVISIBLE|DOWNLOAD_ONLY|IGNORE_DOWNLOAD_ERROR
  961.  
  962.  
  963.  
  964.  
  965.  
  966.  
  967.  
  968.  
  969.  
  970. [Core]
  971. Source=[XPI PATH]\xpcom.xpi
  972. Destination=[WIZTEMP]\xpcom.ns
  973. Install Size=1601
  974. Install Size System=0
  975. ;*** LOCALIZE ME BABY ***
  976. Message=Das Installationsprogramm wird vorbereitet, bitte warten...
  977.  
  978. [Redirect]
  979. Status=Disabled
  980. ; This is used in conjunction with the Site Selector info to build a
  981. ; url to where to download the needed redirect.ini file from.
  982. ; If there's more than one server path, they will be used as fail
  983. ; over paths.
  984. ;
  985. ; The Server Path= keys need to be named in the following convention:
  986. ;
  987. ;   Server Path0=
  988. ;   Server Path1=
  989. ;   Server Path2=
  990. ;
  991. ; and so on...
  992. Server Path=redirect.ini
  993. ;*** LOCALIZE ME BABY ***
  994. Description=Datei umleiten
  995. Message=
  996.  
  997. ; The Timing key needs to be one of the following values:
  998. ;   pre download     - process before any files have been downloaded.
  999. ;   post download    - process after all files have been downloaded.
  1000. ;   pre xpcom        - process before the xpcom file has been uncompressed.
  1001. ;   post xpcom       - process after the xpcom file has been uncompressed.
  1002. ;   pre smartupdate  - process before the smartupdate engine has been launched.
  1003. ;   post smartupdate - process after the smartupdate engine has been launched.
  1004. ;   pre launchapp    - process before the launching of executables.
  1005. ;   post launchapp   - process after the launching of executables.
  1006. ;   pre archive      - process before the launching of each individual archive file.
  1007. ;   post archive     - process after the launching of each individual archive file.
  1008. ;   depend reboot    - process depending on if a reboot is necessary or not.
  1009. ;                      if reboot is necessary, installer can set it up so
  1010. ;                      the app runs once upon windows reboot.
  1011.  
  1012. ;Uncompress FileX sections
  1013. [Uncompress File0]
  1014. Timing=post smartupdate
  1015. Source=[XPI PATH]\n6uninst.zip
  1016. Destination=[WINDIR]
  1017. ;*** LOCALIZE ME BABY ***
  1018. Message=Deinstallationsprogramm wird installiert, bitte warten...
  1019. Only If Exists=FALSE
  1020.  
  1021.  
  1022. ;Move FileX sections
  1023. ;[Move File0]
  1024. ;Timing=post download
  1025. ;Source=[SETUP PATH]\bin\*
  1026. ;Destination=[SETUP PATH]\program
  1027.  
  1028.  
  1029. ;Copy FileX sections
  1030. ;Copy the uninstaller to the [Setup Path]\Uninstall folder.
  1031. ;This copy is to be used when the user installed on a system with
  1032. ;restricted access.
  1033. [Copy File0]
  1034. Timing=post smartupdate
  1035. Source=[WINDIR]\N6Uninst.exe
  1036. Destination=[SETUP PATH]\Uninstall
  1037. Fail If Exists=FALSE
  1038. Do Not Uninstall=FALSE
  1039.  
  1040. ;This is to copy java plugin files from a java that is already on the system
  1041. ;to the browser's Plugins folder
  1042. [Copy File1]
  1043. Timing=post launchapp
  1044. Source=[JRE BIN PATH]\np*.dll
  1045. Destination=[SETUP PATH]\Plugins
  1046. Fail If Exists=FALSE
  1047.  
  1048.  
  1049.  
  1050. ;Copy File SequentialX sections
  1051. [Copy File Sequential0]
  1052. Timing=post launchapp
  1053. Filename=install_wizard.log
  1054. Source=[SETUP PATH]
  1055. Destination=[SETUP PATH]\Uninstall
  1056.  
  1057.  
  1058. ;Create DirectoryX sections
  1059. [Create Directory0]
  1060. Timing=post download
  1061. Destination=[SETUP PATH]\Plugins
  1062.  
  1063. ;Self Register File sections
  1064. ;[Self Register File0]
  1065. ;Timing=post smartupdate
  1066. ;Filename=cdTool.dll
  1067. ;Destination=[SETUP PATH]\Aol
  1068.  
  1069.  
  1070. ;Delete FileX sections
  1071. [Delete File0]
  1072. Timing=post download
  1073. Destination=[COMMON_PROGRAMS]\Netscape Seamonkey\Netscape AppRunner.lnk
  1074.  
  1075. [Delete File1]
  1076. Timing=post launchapp
  1077. Destination=[SETUP PATH]\install_wizard.log
  1078.  
  1079. [Delete File2]
  1080. Timing=post download
  1081. Destination=[SETUP PATH]\chrome\installed-chrome.txt
  1082.  
  1083.  
  1084. ;Remove DirectoryX sections
  1085. ;[Remove Directory0]
  1086. ;Timing=post launchapp
  1087. ;Destination=[TEMP]\xtratest
  1088. ;Remove subdirs=TRUE
  1089.  
  1090.  
  1091. ;RunAppX sections
  1092. [RunApp0]
  1093. Timing=depend reboot
  1094. Wait=FALSE
  1095. Target=[SETUP PATH]\Netscp6.exe
  1096. Parameters=-installer
  1097. WorkingDir=[SETUP PATH]
  1098.  
  1099.  
  1100. [Windows Registry0]
  1101. Root Key=HKEY_LOCAL_MACHINE
  1102. ;*** LOCALIZE ME BABY ***
  1103. Key=Software\Netscape
  1104. Name=
  1105. Name Value=
  1106. Type=REG_SZ
  1107. Decrypt Key=FALSE
  1108. Decrypt Name=FALSE
  1109. Decrypt Name Value=TRUE
  1110. Overwrite Key=TRUE
  1111. Overwrite Name=TRUE
  1112. Timing=pre smartupdate
  1113.  
  1114. [Windows Registry1]
  1115. Root Key=HKEY_LOCAL_MACHINE
  1116. ;*** LOCALIZE ME BABY ***
  1117. Key=Software\Netscape\Netscape 6
  1118. Name=
  1119. Name Value=
  1120. Type=REG_SZ
  1121. Decrypt Key=FALSE
  1122. Decrypt Name=FALSE
  1123. Decrypt Name Value=TRUE
  1124. Overwrite Key=TRUE
  1125. Overwrite Name=TRUE
  1126. Timing=pre smartupdate
  1127.  
  1128. [Windows Registry2]
  1129. Root Key=HKEY_LOCAL_MACHINE
  1130. ;*** LOCALIZE ME BABY ***
  1131. Key=Software\Netscape\Netscape 6\6.2.1 (en)
  1132. Name=
  1133. Name Value=
  1134. Type=REG_SZ
  1135. Decrypt Key=FALSE
  1136. Decrypt Name=FALSE
  1137. Decrypt Name Value=TRUE
  1138. Overwrite Key=TRUE
  1139. Overwrite Name=TRUE
  1140. Timing=pre smartupdate
  1141.  
  1142. [Windows Registry3]
  1143. Root Key=HKEY_LOCAL_MACHINE
  1144. ;*** LOCALIZE ME BABY ***
  1145. Key=Software\Netscape\Netscape 6\6.2.1 (en)\Main
  1146. Name=Program Folder Path
  1147. Name Value=[Default Folder]
  1148. Type=REG_SZ
  1149. Decrypt Key=FALSE
  1150. Decrypt Name=FALSE
  1151. Decrypt Name Value=TRUE
  1152. Overwrite Key=TRUE
  1153. Overwrite Name=TRUE
  1154. Timing=pre smartupdate
  1155.  
  1156. [Windows Registry4]
  1157. Root Key=HKEY_CURRENT_USER
  1158. ;*** LOCALIZE ME BABY ***
  1159. Key=Software\Netscape
  1160. Name=
  1161. Name Value=
  1162. Type=REG_SZ
  1163. Decrypt Key=FALSE
  1164. Decrypt Name=FALSE
  1165. Decrypt Name Value=TRUE
  1166. Overwrite Key=TRUE
  1167. Overwrite Name=TRUE
  1168. Timing=pre smartupdate
  1169.  
  1170. [Windows Registry5]
  1171. Root Key=HKEY_CURRENT_USER
  1172. ;*** LOCALIZE ME BABY ***
  1173. Key=Software\Netscape\Netscape 6
  1174. Name=
  1175. Name Value=
  1176. Type=REG_SZ
  1177. Decrypt Key=FALSE
  1178. Decrypt Name=FALSE
  1179. Decrypt Name Value=TRUE
  1180. Overwrite Key=TRUE
  1181. Overwrite Name=TRUE
  1182. Timing=pre smartupdate
  1183.  
  1184. [Windows Registry6]
  1185. Root Key=HKEY_CURRENT_USER
  1186. ;*** LOCALIZE ME BABY ***
  1187. Key=Software\Netscape\Netscape 6\6.2.1 (en)
  1188. Name=
  1189. Name Value=
  1190. Type=REG_SZ
  1191. Decrypt Key=FALSE
  1192. Decrypt Name=FALSE
  1193. Decrypt Name Value=TRUE
  1194. Overwrite Key=TRUE
  1195. Overwrite Name=TRUE
  1196. Timing=pre smartupdate
  1197.  
  1198. [Windows Registry7]
  1199. Root Key=HKEY_CURRENT_USER
  1200. ;*** LOCALIZE ME BABY ***
  1201. Key=Software\Netscape\Netscape 6\6.2.1 (en)\Main
  1202. Name=Program Folder Path
  1203. Name Value=[Default Folder]
  1204. Type=REG_SZ
  1205. Decrypt Key=FALSE
  1206. Decrypt Name=FALSE
  1207. Decrypt Name Value=TRUE
  1208. Overwrite Key=TRUE
  1209. Overwrite Name=TRUE
  1210. Timing=pre smartupdate
  1211.  
  1212. [Windows Registry8]
  1213. Root Key=HKEY_LOCAL_MACHINE
  1214. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Netscape 6 (6.2.1)
  1215. Name=DisplayName
  1216. Name Value=Netscape 6 (6.2.1)
  1217. Type=REG_SZ
  1218. Decrypt Key=FALSE
  1219. Decrypt Name=FALSE
  1220. Decrypt Name Value=FALSE
  1221. Overwrite Key=TRUE
  1222. Overwrite Name=TRUE
  1223. Timing=post smartupdate
  1224.  
  1225. [Windows Registry9]
  1226. Root Key=HKEY_LOCAL_MACHINE
  1227. Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Netscape 6 (6.2.1)
  1228. Name=UninstallString
  1229. ;*** LOCALIZE ME BABY ***
  1230. Name Value=[WINDIR]\N6Uninst.exe /ua "6.2.1 (en)"
  1231. Type=REG_SZ
  1232. Decrypt Key=FALSE
  1233. Decrypt Name=FALSE
  1234. Decrypt Name Value=TRUE
  1235. Overwrite Key=TRUE
  1236. Overwrite Name=TRUE
  1237. Timing=post smartupdate
  1238.  
  1239.  
  1240.  
  1241.  
  1242. ; Values for Show Folder:
  1243. ;   HIDE             Hides the window and activates another window.
  1244. ;   MAXIMIZE         Maximizes the specified window.
  1245. ;   MINIMIZE         Minimizes the specified window and activates the next
  1246. ;                    top-level window in the z-order.
  1247. ;   RESTORE          Activates and displays the window. If the window is
  1248. ;                    minimized or maximized, Windows restores it to its
  1249. ;                    original size and position. An application should specify
  1250. ;                    this flag when restoring a minimized window.
  1251. ;   SHOW             Activates the window and displays it in its current size
  1252. ;                    and position.
  1253. ;   SHOWMAXIMIZED    Activates the window and displays it as a maximized
  1254. ;                    window.
  1255. ;   SHOWMINIMIZED    Activates the window and displays it as a minimized
  1256. ;                    window.
  1257. ;   SHOWMINNOACTIVE  Displays the window as a minimized window. The active
  1258. ;                    window remains active.
  1259. ;   SHOWNA           Displays the window in its current state. The active
  1260. ;                    window remains active.
  1261. ;   SHOWNOACTIVATE   Displays a window in its most recent size and position.
  1262. ;                    The active window remains active.
  1263. ;   SHOWNORMAL       Activates and displays a window. If the window is
  1264. ;                    minimized or maximized, Windows restores it to its
  1265. ;                    original size and position. An application should specify
  1266. ;                    this flag when displaying the window for the first time.
  1267. [Program Folder0]
  1268. Timing=post smartupdate
  1269. Show Folder=SHOW
  1270. Program Folder=[Default Folder]
  1271.  
  1272. [Program Folder0-Shortcut0]
  1273. File=[SETUP PATH]\Uninstall\N6Uninst.exe
  1274. Arguments=/ua "6.2.1 (en)"
  1275. Working Dir=[SETUP PATH]
  1276. Description=Uninstall Netscape 6
  1277. Icon Path=[SETUP PATH]\Uninstall\N6Uninst.exe
  1278. Icon Id=0
  1279.  
  1280. ; Default value:
  1281. ;    IGNORE
  1282. ;
  1283. ; Possible values:
  1284. ;    ONLY_RESTRICTED    - create shortcut only if user access is restricted
  1285. ;    ONLY_NONRESTRICTED - create shortcut only if user access is not restricted
  1286. Restricted Access=ONLY_RESTRICTED
  1287.  
  1288. ;[Program Folder0-Shortcut1]
  1289. ;File=[SETUP PATH]\Netscp6.exe
  1290. ;Arguments=-ProfileManager
  1291. ;Working Dir=[SETUP PATH]
  1292. ;Description=Profile Manager
  1293. ;Icon Path=[SETUP PATH]\Netscp6.exe
  1294. ;Icon Id=0
  1295.  
  1296. ;[Program Folder1]
  1297. ;Timing=post smartupdate
  1298. ;Show Folder=HIDE
  1299. ;Program Folder=[COMMON_DESKTOP]
  1300.  
  1301. ;[Program Folder1-Shortcut0]
  1302. ;File=[SETUP PATH]\Netscp6.exe
  1303. ;Arguments=
  1304. ;Working Dir=[SETUP PATH]
  1305. ;Description=Netscape 6
  1306. ;Icon Path=[SETUP PATH]\Netscp6.exe
  1307. ;Icon Id=0
  1308.  
  1309. ;[Program Folder0-Shortcut2]
  1310. ;File=[SETUP PATH]\bin\Net2fone.exe
  1311. ;Arguments=
  1312. ;Working Dir=[SETUP PATH]
  1313. ;Description=Net2Fone
  1314. ;Icon Path=[SETUP PATH]\bin\Net2fone.exe
  1315. ;Icon Id=0
  1316.  
  1317. ;[Program Folder1]
  1318. ;Timing=post download
  1319. ;Show Folder=SHOW
  1320. ;Program Folder=[Default Folder]\lala land
  1321.  
  1322. ;[Program Folder1-Shortcut0]
  1323. ;File=c:\bin\getver.exe
  1324. ;Arguments=
  1325. ;Working Dir=[TEMP]
  1326. ;Description=Getver Test
  1327. ;Icon Path=[WINDISK]\4nt\4nt.exe
  1328. ;Icon Id=0
  1329.  
  1330. ;[Program Folder1-Shortcut1]
  1331. ;File=c:\perl\bin\perl.exe
  1332. ;Arguments=
  1333. ;Working Dir=[WINSYS]
  1334. ;Description=Perl
  1335. ;Icon Path=c:\perl\bin\perl.exe
  1336. ;Icon Id=0
  1337.  
  1338.  
  1339. [Strings]
  1340. ;*** LOCALIZE ME BABY ***
  1341. Message Unfinished Download Restart=In einer frⁿheren Sitzung von Setup wurde das Herunterladen der ben÷tigten Dateien nicht abgeschlossen. M÷chten Sie die bereits heruntergeladenen Dateien beibehalten, um ein erneutes Herunterladen zu vermeiden?
  1342. ;*** LOCALIZE ME BABY ***
  1343. Error Corrupted Archives Detected=Setup hat festgestellt, dass die folgenden Archive innerhalb des Setup beschΣdigt sind: %sSie ben÷tigen eine andere Kopie des Netscape 6 Setup-Programms, um die Installation fortsetzen zu k÷nnen.
  1344. ;*** LOCALIZE ME BABY ***
  1345. Error Corrupted Archives Detected AUTO mode=Setup hat festgestellt, dass mindestens ein Archiv innerhalb dieses Setup beschΣdigt ist. Sie ben÷tigen eine andere Kopie des Netscape 6 Setup-Programms, um die Installation fortsetzen zu k÷nnen.
  1346. ;*** LOCALIZE ME BABY ***
  1347. Error Too Many CRC Failures=Zu viele Download-Fehler. Setup wird abgebrochen. Sie k÷nnen Setup neu starten, um an dieser Stelle fortzufahren.
  1348. ;*** LOCALIZE ME BABY ***
  1349. Error Too Many Network Errors=Zu viele Netzwerkfehler beim Herunterladen von %s. Bitte versuchen Sie es spΣter noch einmal. Sie k÷nnen Setup neu starten, um an dieser Stelle fortzufahren.
  1350. ;*** LOCALIZE ME BABY ***
  1351. Message Verifying Archives=IntegritΣt der Archive wird ⁿberprⁿft, bitte warten...
  1352. ;*** LOCALIZE ME BABY ***
  1353. Error Undefined=Undefinierter Fehler
  1354. ;*** LOCALIZE ME BABY ***
  1355. Error Out Of Memory=Zu wenig Speicher!
  1356. ;*** LOCALIZE ME BABY ***
  1357. Status Download=%s mit %.2f KB/Sek. (%u KB von %u KB heruntergeladen)
  1358. ;*** LOCALIZE ME BABY ***
  1359. Status Retry=%s mit %.2f KB/Sek. (%u KB von %u KB heruntergeladen)
  1360. ;*** LOCALIZE ME BABY ***
  1361. Status File Info=%s
  1362. ;*** LOCALIZE ME BABY ***
  1363. Status Percentage Completed=%d%%
  1364. ;*** LOCALIZE ME BABY ***
  1365. Dialog Download Title Minimized=%d%% abgeschlossen
  1366. ;*** LOCALIZE ME BABY ***
  1367. STR Force Upgrade Required=(Erforderlich)
  1368. ;*** LOCALIZE ME BABY ***
  1369. Message Cancel Setup AUTO mode=Setup wird abgebrochen, bitte warten...
  1370. ;*** LOCALIZE ME BABY ***
  1371. Error File Uncompress=Fehler beim Dekomprimieren der Datei %s: %d
  1372. ;*** LOCALIZE ME BABY ***
  1373. UsageMsg Usage=Usage: %s [options]%s    [options] kann eine der folgenden Kombinationen sein:%s        -h:        Hilfe.%s        -a [path]:        Alternativer Suchpfad fⁿr Archive.%s        -n [filename]:    Dateiname des ⁿbergeordneten Prozesses von Setup.%s        -ma:        Ausfⁿhrung von Setup im Auto-Modus.%s        -ms:        Ausfⁿhrung von Setup ohne Bildschirmmeldungen.%s        -ira:        Ignorieren der [RunAppX]-Abschnitte%s        -ispf:        Ignorieren der [Program FolderX] -Abschnitte, die den%s                Startmenⁿverknⁿpfungsordner am Ende der Installation anzeigen
  1374. ;*** LOCALIZE ME BABY ***
  1375. IDC Use FTP=&FTP zum Herunterladen der Dateien verwenden
  1376. ;*** LOCALIZE ME BABY ***
  1377. IDC Use HTTP=&HTTP zum Herunterladen der Dateien verwenden
  1378. ;*** LOCALIZE ME BABY ***
  1379. IDC Save Installer Files=&Installationsdateien local speichern
  1380. ;*** LOCALIZE ME BABY ***
  1381. Message Download Paused=Setup hat ein Netzwerkproblem festgestellt und den Ladevorgang angehalten. Wenn Ihre Netzwerkverbindung unterbrochen wurde, klicken Sie bitte auf "Weiter", sobald die Verbindung wiederhergestellt wurde.
  1382. ;*** LOCALIZE ME BABY ***
  1383. IDC Turbo Mode=&Quick Launch fⁿr kⁿrzere Startzeiten verwenden
  1384. ;*** LOCALIZE ME BABY ***
  1385. Message NORMAL Restricted Access=Setup hat festgestellt, dass Sie nicht ⁿber die notwendigen Administratorrechte fⁿr dieses System verfⁿgen. Sie sollten die Installation von Netscape 6 nicht fortsetzen, da sie sonst nicht einwandfrei funktioniert. M÷chten Sie trotzdem fortfahren?
  1386. ;*** LOCALIZE ME BABY ***
  1387. Message AUTO Restricted Access=Setup hat festgestellt, dass Sie nicht ⁿber die notwendigen Administratorrechte fⁿr dieses System verfⁿgen. Setup kann die Installation von Netscape 6 nicht fortsetzen.
  1388.  
  1389.  
  1390.  
  1391. [Site Selector]
  1392. ; Dictates whether or not to show the pull down menu.
  1393. ; Default value is SHOW.
  1394. ; If Status= is set to HIDE, then Indentifier0 will be used
  1395. ; and all other IdentifiersX will be ignored.
  1396. Status=HIDE
  1397.  
  1398. Identifier0=Site0
  1399. ;*** LOCALIZE ME BABY ***
  1400. Description0=Default
  1401. ;*** LOCALIZE ME BABY ***
  1402. ;Domain0=ftp://ftp.netscape.com/pub/netscape6/english/6.1_PR1/windows/win32/xpi
  1403. Domain0=ftp://ftp.netscape.com/pub/netscape6/german/6.2.1/windows/win32/xpi
  1404.